home *** CD-ROM | disk | FTP | other *** search
/ Champak 125 / Vol 125 (Damaged).iso / games / orbox.swf / scripts / DefineButton2_64 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-11-13  |  54 b   |  5 lines

  1. on(release){
  2.    _root.cmp = 1;
  3.    _root.play();
  4. }
  5.